.Net Framework > v3.5.21022.8 > System > Linq > Queryable > Except<TSource> Except<TSource>(IQueryable<TSource>,IEnumerable<TSource>)
Except<TSource>(IQueryable<TSource>,IEnumerable<TSource>,IEqualityComparer<TSource>)


Except<TSource>(IQueryable<TSource>,IEnumerable<TSource>)

Category
Method
Description
Produces the set difference of two sequences by using the default equality comparer to compare values.
Type
System.Linq.IQueryable<TSource>
Character
public, static
Parameters
NameTypeDescription
source1System.Linq.IQueryable<TSource>
source2System.Collections.Generic.IEnumerable<TSource>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Except<TSource>(IQueryable<TSource>,IEnumerable<TSource>,IEqualityComparer<TSource>)

Category
Method
Description
Produces the set difference of two sequences by using the specified System.Collections.Generic.IEqualityComparer`1 to compare values.
Type
System.Linq.IQueryable<TSource>
Character
public, static
Parameters
NameTypeDescription
source1System.Linq.IQueryable<TSource>
source2System.Collections.Generic.IEnumerable<TSource>
comparerSystem.Collections.Generic.IEqualityComparer<TSource>
Attributes
NameValue/Assignment
ExtensionAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database